<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.headPc{padding-left: 6.56vw;background: #fff;position: fixed;z-index: 1000;width: 100%; left: 0;top: 0;}
.headPc&gt;div{position: relative;height: 88px;}
.logo{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 20.8vw;}
.logo&gt;img{width: 100%;}
.hRight{position: absolute;right: 0;top: 0;height: 88px;}
.menu1{float: left;}
.menu1&gt;li{float: left;position: relative;margin-right: 2.6vw;}
.menu1&gt;li&gt;a{font-size: 16px;color: #333;height: 88px;line-height: 88px;position: relative;}
.menu1&gt;li&gt;a&gt;img{display: inline-block;vertical-align: middle;margin-left: 5px;width: 12px;}
.menu1&gt;li:hover&gt;a:before,
.menu1&gt;li.active&gt;a:before{width: 64px;width: 100%; height: 2px;background: #ff9900;left: 50%;transform: translateX(-50%);bottom: 1px;}
.menu1&gt;li:hover .menu2{display: block;}
.menu2{display: none; position: absolute;width: 100px;left: 50%;transform: translateX(-50%);top: 87px;background: #fff;border: 1px solid #dcdcdc;text-align: center;}
.menu2&gt;li&gt;a{height: 36px;line-height: 36px;font-size: 14px;color: #333;}
.menu2&gt;li:hover&gt;a{font-weight: bold;}
.EN{float: left;font-size: 16px;color: #333;height: 88px;line-height: 88px;margin-right: 10px;}
.EN:hover{font-weight: bold;}
.formDiv{float: left;background: #005d97;height: 88px;width: 22vw;padding-left: 15px;padding-right: 15px;}
.fDiv{position: relative;}
.fDiv&gt;input:nth-child(1){width: 100%;height: 88px;line-height: 88px;color: #fff;font-size: 16px;padding-left: 30px;}
.fDiv&gt;input:nth-child(1)::-webkit-input-placeholder{color:#fff;}
.fDiv&gt;input:nth-child(1)::-moz-placeholder{color:#fff;}
.fDiv&gt;input:nth-child(1):-moz-placeholder{color:#fff;}
.fDiv&gt;input:nth-child(1):-ms-input-placeholder{color:#fff;}
.fDiv&gt;input:nth-child(2){background: url(../images/2.png) no-repeat center center;width: 24px;height: 100%;position: absolute;left: 0;top: 0;}
@media (max-width: 1490px) { .headPc{padding-left: 3vw;} }
@media (max-width: 1280px) {
	.menu1&gt;li{margin-right: 1.8vw;}
	.menu1&gt;li&gt;a{font-size: 15px;}
}
.headWap{position: fixed;z-index: 1000;width: 100%;left: 0;top: 0;height: 70px;background: #fff;border-bottom: 1px solid #eee;display: none;}
.headWap&gt;a{position: absolute;left: 3%;top: 50%;transform: translateY(-50%);width: 160px;}
.headWap&gt;a&gt;img{width: 100%;}
.hwap{position: absolute;top: 50%;transform: translateY(-50%);right: 3%;}
.headFormDiv{position: relative;z-index: 1010;width: 36px;height: 36px;float: left;margin-right:36px;}
.headSearch{position: relative;z-index: 1020;background: url(../images/sousuo.png) no-repeat center center;width: 36px;height: 36px;border-radius: 50%;}
.headInput{position: absolute;z-index: 1012;top: 0;right: 0; width: 0px;height: 36px;line-height: 36px;border-radius: 18px;padding-left: 15px;color: #fff;background: #3399cc;visibility: hidden;border: 1px solid #0084FF;font-size: 14px;padding-right: 40px;}
.headInput.curr{width: 210px;visibility: visible;}
.headInput::-webkit-input-placeholder{color: #fff;}
.headInput::-moz-placeholder{color: #fff;}
.headInput:-moz-placeholder{color: #fff;}
.headInput:-ms-input-placeholder{color: #fff;}
#selectMenu{width: 21px;height: 21px;cursor: pointer;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
#selectMenu .line{width: 100%;height: 1px;background-color: #333;display: block;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;margin-top: 2px;}
#selectMenu .line:nth-child(n+2){margin-top: 6px;}
#selectMenu.is-active .line:nth-child(2){opacity: 0;}
#selectMenu.is-active .line:nth-child(1){-webkit-transform: translateY(7px) rotate(45deg);-ms-transform: translateY(7px) rotate(45deg);-o-transform: translateY(7px) rotate(45deg);transform: translateY(7px) rotate(45deg);}
#selectMenu.is-active .line:nth-child(3){-webkit-transform: translateY(-7px) rotate(-45deg);-ms-transform: translateY(-7px) rotate(-45deg);-o-transform: translateY(-7px) rotate(-45deg);transform: translateY(-7px) rotate(-45deg);}
.wMenu1{position: fixed;z-index: 900;width: 100%;height: 100%;left: 100%;top: 70px;background: rgba(0,0,0,.6);text-align: left;padding: 30px 15px;transition: .5s;}
.wMenu1.curr{left: 0;}
.wMenu1&gt;li&gt;a{height: 36px;line-height: 36px;font-size: 15px;color: rgba(255,255,255,.7);}
.wMenu1&gt;li&gt;a&gt;img{display: inline-block;vertical-align: middle;margin-left: 6px;width: 14px;float: right;margin-top: 14px;}
.wMenu1&gt;li:hover&gt;a,
.wMenu1&gt;li.active&gt;a{color: #fff;font-weight: bold;}
.wMenu1&gt;li:hover .wMenu2{display: block;}
.wMenu2{display: none;}
.wMenu2&gt;li&gt;a{height:  32px;line-height: 32px;font-size: 14px;color: rgba(255,255,255,.7);padding-left: 20px;}
.wMenu2&gt;li:hover&gt;a,
.wMenu2&gt;li.active&gt;a{color: #fff;font-weight: bold;}
.wrap{padding-top: 88px;font-size: 16px;}
@media (max-width: 991px) {
	.headPc{display: none;}
	.headWap{display: block;}
	.wrap{padding-top: 70px;}
}
.k1{background: #eee;padding: 56px 2% 80px;}
.tit1{text-align: center;}
.tit1&gt;p:nth-child(1){font-size: 32px;color: #0759AB;}
.tit1&gt;p:nth-child(2){font-size: 24px;color: #666;text-transform: uppercase;margin-top: 20px;}
.tit1&gt;p:nth-child(3){font-size: 14px;color: #333;margin-top: 40px;}
.ul01{margin-top: 3.64vw;font-size: 0;text-align: center;}
.ul01&gt;li{display: inline-block;vertical-align: top;background: #fff;border: 1px solid #d3d3d3;transition: .5s;width:18%}
.ul01&gt;li:nth-child(n+2){margin-left: 1.6vw;}
.ul01&gt;li&gt;a{height: 200px; position: relative;}
.ul01&gt;li&gt;a&gt;div{position: relative;left: 0;top: 50%;transform: translateY(-50%);}
.ul01&gt;li&gt;a&gt;div&gt;img{margin-left: auto;margin-right: auto;}
.ul01&gt;li&gt;a&gt;div&gt;p{text-align: center;margin-top: 30px;font-size: 24px;color: #666;}
.k2{background: url(../images/5.jpg) no-repeat center center;background-size: cover;padding: 80px 0}
.w1200{width: 1200px;margin-left: auto;margin-right: auto;}
@media (max-width: 1280px) {
	.w1200{width: 94%;}
}
.w1400{width: 1400px;margin-left: auto;margin-right: auto;}
@media (max-width: 1490px) {
	.w1400{width: 94%;}
}
.w1120{width: 1120px;margin-left: auto;margin-right: auto;}
@media (max-width: 1200px) {
	.w1120{width: 94%;}
}
.w1320{width: 1320px;margin-left: auto;margin-right: auto;}
@media (max-width: 1404px) {
	.w1320{width: 94%;}
}

.k2-1{margin-top: 60px;overflow: hidden;background: #fff;}
.k2-1&gt;div{float: left;width: 50%;}
.k2-1&gt;div&gt;img{margin-left: auto;margin-right: auto;width: 100%;}
.k2-1&gt;div:nth-child(1){float: right;}
.k2-1&gt;div:nth-child(2){padding: 60px 45px 0 25px;float: left;}
.txt1{font-size: 36px;text-transform: uppercase;color: #d8d8d8;font-weight: bold;}
.txt2{font-size: 32px;color: #666;}
.dt1{margin-top: 30px;}
.dt1&gt;p{font-size: 14px;color: #666;text-indent: 32px;}
.bt1{margin-top: 24px;width: 126px;text-align: center;height: 44px;line-height: 44px;background: #4b73b0;color: #fff;font-size: 16px;}
.k3{padding: 46px 0 90px;background: #f4f4f4;}
.k3-1{margin-top: 50px;}
/* 箭头 */
#slider1{padding-left: 32px;padding-right: 32px;}
.k3-1 .slick-prev, 
.k3-1 .slick-next{position: absolute;z-index: 10;display: block;width: 36px;height: 62px;line-height: 0;font-size: 0;background: transparent;color: transparent;top: 50%;transform: translateY(-50%);padding: 0;border: none;outline: none;border-radius:0;}
.k3-1 .slick-prev {left: 0;background: url(../images/7-1.png) no-repeat center center/100% 100%;}
.k3-1 .slick-next {right: 0;background: url(../images/7-2.png) no-repeat center center/100% 100%;}

#slider1 .slick-dots {width: 100%;position: absolute;z-index: 8;bottom: -30px;text-align: center;padding:0;font-size: 0;}
#slider1 .slick-dots li {display: inline-block;width: 10px;height:10px;margin-left: 5px;margin-right: 5px;cursor: pointer;background:#000;border-radius: 50%;}
#slider1 .slick-dots li.slick-active{background: #ff0000;}
#slider1 .slick-dots li button {display: none!important;}





.sw1{background: #fff;margin: 0 5px;padding-bottom: 17px;}
.sw1&gt;div{padding: 17px}
.sw1&gt;div&gt;img{width: 100%;}
.sw1&gt;p{text-align: center;font-size: 16px;color: #333;margin-top: 10px;}
.footer{background: #113c62;padding: 45px 0 25px;}
.fot1{overflow: hidden;}
.fot1&gt;div{float: left;}
.fot1&gt;div:nth-child(1){width: 220px;padding-top: 15px;}
.fot1&gt;div:nth-child(2){width: calc(100% - 420px);border-left: 1px solid #fff;}
.fot1&gt;div:nth-child(3){width: 200px;padding-top: 5px;}
.ul02{font-size: 0;text-align: center;}
.ul02&gt;li{display: inline-block;margin: 0 20px;}
.ul02&gt;li&gt;a{color: #fff;font-size: 12px;}
.ul02&gt;li:hover&gt;a{font-weight: bold;}
.txt3{margin-top: 20px;text-align: center;}
.txt3&gt;p{font-size: 14px;color: #999;line-height: 24px;}
.k4{background: #999;}
.k4&gt;div&gt;p{width: 178px;text-align: center;height: 58px;line-height: 58px;background: #2662a5;color: #fff;font-size: 18px;}
.k5{background: #f4f4f4;padding: 46px 0 26px;}
.tb1{text-align: center;font-size: 0;}
.tb1&gt;a{display: inline-block;vertical-align: top;width: 185px;text-align: center;height: 47px;line-height: 43px;border: 1px solid #ff9900;padding: 2px;font-size: 18px;color: #333;}
.tb1&gt;a&gt;span{display: block;width: 100%;height: 100%;}
.tb1&gt;a:nth-child(n+2){margin-left: 5.9vw;}
.tb1&gt;a.active{border: 1px solid #d2d2d2;color: #fff;}
.tb1&gt;a.active&gt;span{background: #3399cc;}.tb2{}


.k5 .tb1&gt;a:nth-child(n+2){margin-left: 30px;}
















.ul03{overflow: hidden;}
.ul03&gt;li{width: 24.325%;margin-right: .9%;padding: 30px 0;float: left;}
.ul03&gt;li:nth-child(4n){margin-right: 0;}
.ul03&gt;li&gt;a{background: #fff;padding: 10px;}
.ul03&gt;li&gt;a&gt;p{overflow: hidden;}
.ul03&gt;li&gt;a&gt;p&gt;img{transition: .5s;width: 100%;}
.ul03&gt;li&gt;a&gt;div{padding: 20px 0;}
.ul03&gt;li&gt;a&gt;div&gt;p:nth-child(1){font-size: 16px;color: #333;text-align: center;text-transform: uppercase;}
.ul03&gt;li&gt;a&gt;div&gt;p:nth-child(2){font-size: 14px;color: #999;text-align: center;text-transform: uppercase;}
.mgt20{margin-top: 20px}
.fen{font-size: 0;text-align: center;}
.fen&gt;a{display: inline-block;vertical-align: middle;width: 25px;text-align: center;height: 28px;line-height: 28px;background: #666;font-size: 16px;color: #fff;}
.fen&gt;a:nth-child(n+2){margin-left: 10px;}
.fen&gt;a.next,
.fen&gt;a.wei{width: 64px;}
.fen&gt;a:hover,
.fen&gt;a.active{background: #2387c7;}
.tit2{text-align: center;color: #005D97;font-size: 32px;}
.tit2&gt;span{display: inline-block;vertical-align: middle;color: #FFCC33;}
.tit2&gt;p{display: inline-block;vertical-align: middle;}
.txt4{text-align: center;margin-top: 10px;font-weight: bold;color: #005D97;text-transform: uppercase;font-size: 32px;font-family: 'VerdanaBold';}
.k5-2{margin-top: 55px;font-size: 0;}
.k5-2&gt;div{display: inline-block;vertical-align: middle;width: 50%;}
.k5-2&gt;div:nth-child(1){padding-right: 36px;}
.k5-2&gt;div:nth-child(1)&gt;p:nth-child(n+2){margin-top: 20px;}
.k5-2&gt;div:nth-child(1)&gt;p{text-indent: 32px;font-size: 16px;color: #666;line-height: 28px;}
.k5-2&gt;div:nth-child(2)&gt;img{margin-left: auto;margin-right: auto;}
.k5-3{overflow: hidden;;text-align: center;}
.k5-3&gt;div{float: left;width: 33.3333%;}
.animateNum{font-size: 64px;height: 64px;line-height: 64px; color: #005D97;display: inline-block;vertical-align: text-top}
.em{font-size: 32px;color: #666;  font-style: normal}
.txt5{text-align: center;margin-top: 10px;font-size: 24px;color: #666;}
.ul04{margin-top: 10.9vw;overflow: hidden;}
.ul04&gt;li{float: left;width: 24.5%;margin-right: 2%; margin-bottom: 20px; background: #666;text-align: center;}
.ul04&gt;li:nth-child(3n){margin-right: 0;}
.ul04&gt;li&gt;a{padding: 20px 0 6px;}
.ul04&gt;li&gt;a&gt;img{width: 95%;margin-left: auto;margin-right: auto;}
.ul04&gt;li&gt;a&gt;p{margin-top: 10px;font-size: 14px;color: #fff;}
.ul05{padding-top: 5.72vw;overflow: hidden;}
.ul05&gt;li{float: left;width: 22.375%;margin-right: 3.5%;margin-top:10px;transition: .5s;}
.ul05&gt;li:nth-child(4n){margin-right: 0;}
.ul05&gt;li&gt;a&gt;div{padding: 8px;background: #ccc;}
.ul05&gt;li&gt;a&gt;div&gt;img{width: 100%;height:400px;}
.ul05&gt;li&gt;a&gt;p{background: #fff;height: 36px;line-height: 36px;text-align: center;font-size: 14px;color: #000;}
.k5-4{margin-top: 4.68vw;position: relative;}
.k6{background: #f4f4f4;padding: 46px 0 0;position: relative;}
#iframe1{height: 640px;width: 100%;}

.k7{width: 440px;background: #2387c7;position: absolute;left: 0;top: 65px;z-index: 10;padding: 75px 75px;}
.txt6{color: #fff;font-size: 24px;font-weight: bold;}
.txt7{margin-top: 40px;line-height: 28px;font-size: 16px;color: rgba(255,255,255,.7);}
.k8{background: #EDEDED;padding: 4.94vw 0 3.9vw;}
.k8-1{padding: 0 1.56vw;overflow: hidden;}
.k8-1&gt;div:nth-child(1){float: left;width: 420px;}
.k8-1&gt;div:nth-child(2){margin-left: 504px;position: relative;}

.p1{font-weight: bold;font-size: 24px;color: #333;}
.p2{text-transform: uppercase;color: bca499;font-size: 16px;margin-top: 5px;}
.p3{margin-top: 3.125vw;font-weight: bold;font-size: 20px;color: #4c5d97;}
.ul06{margin-top: 10px;}
.ul06&gt;li&gt;a{font-size: 14px;color: #333;line-height: 24px;}
.p4{margin-top: 20px;font-size: 14px;color: #333;line-height: 24px;}

/*左侧中图*/
.show{width: 100%;height: 420px;margin-bottom: 20px;position: relative;border:1px solid #eee;cursor:move;}
.show img{width: 100%;height: 100%;object-fit: cover;}
.mask{width: 210px;height: 210px;background: rgba(0,0,0,.3);position: absolute;top: 0;left: 0;display: none;}
/*缩略图*/
.smallshow{width: 420;height: 60px;position: relative}
.smallshow&gt;.middle_box{margin-left: 40px;margin-right: 40px;width:340px;overflow: hidden;height: 60px;}
.smallshow .middle{overflow: hidden;transition: all 0.5s;height: 60px;}
.smallshow .middle&gt;li{width: 60px;height: 60px;float: left;cursor:pointer;margin: 0 4px;}
.smallshow .middle&gt;li img{width:100%;transition: all 0.5s;border: 1px solid #eee;}
/*箭头*/
.smallshow&gt;p{position: absolute;width: 30px;height: 52px;top: 50%;transform: translateY(-50%);}
.smallshow&gt;.prev{left: 0;background: url(../images/14-1.png) no-repeat center center/100% 100%;}
.smallshow&gt;.next{right: 0;background: url(../images/14-2.png) no-repeat center center/100% 100%;}

/*右侧大图*/
.bigshow{max-width: 420;height: 420px;overflow: hidden;position: absolute;z-index: 333;left: 0;top: 0;display: none;border:2px solid #dcdcdc;}
.bigshow img{width: 840px;height: 840px;margin-right: 10px;}
.hide{display: none;}
.k10{visibility: hidden;position: absolute;z-index: -10;left: 0;top: 0;width: 100%;}
.sw10&gt;img{width: 100%;}

.k11{background: #fff;padding: 20px 0 30px;}

.tanDiv{position: fixed;z-index: 1000;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0,0,0,.5);}
.tanImg{position: fixed;z-index: 1010;width: 455px;left: 50%;top: 50%;transform: translate(-50%,-50%);border: 5px solid #999;}

.k11-1{border-bottom: 1px solid #dcdcdc;}
.k11-1&gt;p{display: inline-block;background: #3399CC;padding: 6px 40px;font-size: 18px;color: #fff;}


#slider100 .slick-dots {width: 100%;position: absolute;z-index: 8;bottom: 12px;text-align: center;padding:0;font-size: 0;}
#slider100 .slick-dots li {display: inline-block;width: 8px;height:8px;margin-left: 5px;margin-right: 5px;cursor: pointer;background:rgba(255,255,255,.6);border-radius: 50%;}
#slider100 .slick-dots li.slick-active{background: #fff;}
#slider100 .slick-dots li button {display: none!important;}

.xiaocms-page { padding:14px 0 10px;font-family:\5b8b\4f53; margin-right: 10px;}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#113c62; border:1px solid #113c62; color:#fff; text-align:center;margin-left: 1px; }
.listpage {clear: both;text-align: center;}




@media (max-width: 1490px) {
	.tit1&gt;p:nth-child(1){font-size: 26px;}
	.tit1&gt;p:nth-child(2){font-size: 21px;margin-top: 15px;}
	.tit1&gt;p:nth-child(3){margin-top: 30px;}
	.k2-1{margin-top: 50px;}
	.txt1{font-size: 30px;}
	.txt2{font-size: 26px;}
	.dt1{margin-top: 25px;}
	.k3{padding: 40px 0 70px;}
	.k4&gt;div&gt;p{width: 150px;height: 48px;line-height: 48px;font-size: 16px;}
	.tit2{font-size: 26px;}
	.txt4{font-size: 26px;}
	.animateNum{font-size: 54px;height: 54px;line-height: 54px;}
	.em{font-size: 26px;}
	.txt5{font-size: 21px;}
	.ul04&gt;li&gt;a&gt;p{font-size: 21px;}
	.k7{width: 340px;top: 65px;padding: 50px 50px;}
	.txt6{font-size: 21px;}
	.txt7{margin-top: 25px;line-height: 28px;font-size: 15px;}
	.k8-1&gt;div:nth-child(1){width: 360px;}
	.k8-1&gt;div:nth-child(2){margin-left: 380px;}
	.smallshow&gt;.middle_box{margin-left: 30px;margin-right: 30px;width:300px;overflow: hidden;height: 60px;}
	.smallshow .middle&gt;li{width: 51px;margin: 0 4px;}
	.smallshow&gt;p{width: 20px;height: 32px;}
	.k5 .tb1&gt;a{width: 145px;height: 47px;line-height: 43px;}
	.ul05&gt;li&gt;a&gt;div&gt;img{width: 100%;height:400px;}
	
	
}

@media (max-width: 991px) {
	.tit1&gt;p:nth-child(1){font-size: 20px;}
	.tit1&gt;p:nth-child(2){font-size: 18px;margin-top: 10px;}
	.tit1&gt;p:nth-child(3){margin-top: 20px;}
	.ul01&gt;li&gt;a{width: 200px;height: 200px;}
	.ul01&gt;li&gt;a&gt;div&gt;img{width: 80px;}
	.ul01&gt;li&gt;a&gt;div&gt;p{margin-top: 20px;font-size: 20px;}
	.k2-1&gt;div{float: none!important;width: 100%;}
	.k2-1{margin-top: 30px;}
	.txt1{font-size: 24px;}
	.txt2{font-size: 20px;}
	.dt1{margin-top: 20px;}
	.k2-1&gt;div:nth-child(2){padding: 45px 30px 0 15px;}
	.k3{padding: 30px 0 50px;}
	.fot1&gt;div{float: none;width: 100%;}
	.fot1&gt;div:nth-child(1){width: 100%;padding-top: 0;text-align: center;}
	.fot1&gt;div:nth-child(1)&gt;a{display: inline-block;}
	.fot1&gt;div:nth-child(2){width: calc(100% - 0px);border-left: none;margin-top: 20px;}
	.fot1&gt;div:nth-child(3){width: 100%;padding-top: 20px;text-align: center;}
	.fot1&gt;div:nth-child(3)&gt;img{display: inline-block;}
	.ul02&gt;li&gt;a{font-size: 15px;}
	.txt3{margin-top: 30px;}
	.tit2{font-size: 22px;}
	.txt4{font-size: 22px;}
	.k5-2&gt;div{display: block;width: 100%;padding-right: 0!important;}
	.animateNum{font-size: 44px;height: 44px;line-height: 44px;}
	.em{font-size: 20px;}
	.txt5{font-size: 18px;}
	.ul04&gt;li&gt;a&gt;p{font-size: 18px;}
	.k7{width: 240px;top: 40px;padding: 25px 25px;}
	.txt6{font-size: 18px;}
	.txt7{margin-top: 15px;line-height: 24px;font-size: 14px;}
	.s-hide{display: none;}
	.s-show{display: block;}
	.k8-1&gt;div:nth-child(1){float: none;width: 100%;margin-bottom: 25px;}
	.k8-1&gt;div:nth-child(2){margin-left: 0;}
	.k10{visibility: visible;position: relative;z-index: 10;left: 0;top: 0;width: 100%;}
	.k5 .tb1&gt;a{width: 110px;height: 40px;line-height: 37px;}
	.k5 .tb1&gt;a:nth-child(n+2){margin-left: 20px;}
		.ul05&gt;li&gt;a&gt;div&gt;img{width: 100%;height:400px;}
}

@media (max-width: 767px) {
	.k1{padding: 30px  3% 30px;}
	.tit1&gt;p:nth-child(1){font-size: 18px;}
	.tit1&gt;p:nth-child(2){font-size: 14px;margin-top: 5px;}
	.tit1&gt;p:nth-child(3){margin-top: 10px;}
	.ul01{margin-top: 20px;}
	.ul01&gt;li:nth-child(n+2){margin-left: 10px;}
	.ul01&gt;li&gt;a{width: 150px;height: 150px;}
	.ul01&gt;li&gt;a&gt;div&gt;img{width: 60px;}
	.ul01&gt;li&gt;a&gt;div&gt;p{margin-top: 10px;font-size: 16px;}
	.x-hide{display: none;}
	.k2{padding: 30px 0}
	.k2-1{margin-top: 30px;}
	.txt1{font-size: 18px;}
	.txt2{font-size: 16px;}
	.dt1{margin-top: 10px;}
	.k2-1&gt;div:nth-child(2){padding: 30px 15px 0 15px;}
	.k3{padding: 30px 0 35px;}
	.k3-1{margin-top: 25px;}
	#slider1{padding-left: 22px;padding-right: 22px;}
	.k3-1 .slick-prev, 
	.k3-1 .slick-next{width: 22px;height: 37px;}
	.footer{padding: 25px 0 15px;}
	.ul02&gt;li{display: inline-block;margin: 0 10px;}
	.ul02&gt;li&gt;a{font-size: 14px;}
	.txt3{margin-top: 15px;}
	.k4&gt;div&gt;p{width: 100px;height: 38px;line-height: 38px;font-size: 14px;}
	.k5{padding: 26px 0 26px;}
	.tb1&gt;a{width: 100px;height: 40px;line-height: 36px;font-size: 14px;}
	.tb1&gt;a&gt;span{display: block;width: 100%;height: 100%;}
	.tb1&gt;a:nth-child(n+2){margin-left: 10px;}
	.ul03&gt;li&gt;a{background: #fff;padding: 5px;}
	.ul03&gt;li{width: 49.5%;margin-right: 1%;padding: 15px 0;}
	.ul03&gt;li:nth-child(4n){margin-right: 1%;}
	.ul03&gt;li:nth-child(2n){margin-right: 0;}
	.ul03&gt;li&gt;a&gt;div{padding: 10px 0;}
	.tit2{font-size: 18px;}
	.txt4{font-size: 18px;margin-top: 5px;}
	.k5-2{margin-top: 25px;}
	.k5-2&gt;div:nth-child(1)&gt;p:nth-child(n+2){margin-top:10px;}
	.k5-2&gt;div:nth-child(1)&gt;p{text-indent: 32px;font-size: 14px;line-height: 24px;}
	.animateNum{font-size: 30px;height: 30px;line-height: 30px;}
	.em{font-size: 18px;}
	.txt5{font-size: 15px;}
	.ul04&gt;li&gt;a&gt;p{font-size: 14px;}
	.ul05&gt;li{float: left;width: 48.25%;margin-right: 3.5%;}
	.ul05&gt;li:nth-child(4n){margin-right: 5%;}
	.ul05&gt;li:nth-child(2n){margin-right: 0;}
	.ul05&gt;li:nth-child(n+3){margin-top: 15px;}
	.k6{background: #f4f4f4;padding: 26px 0 0;}
	#iframe1{height: 300px!important;width: 100%;}
	.k7{width: 200px;top: 30px;padding: 15px 15px;}
	.txt6{font-size: 16px;}
	.txt7{margin-top: 10px;font-size: 13px;}
	.k8{padding: 30px 0 30px;}
	.k5 .tb1&gt;a{width: 90px;height: 35px;line-height: 32px;margin-bottom: 15px;}
	.k5 .tb1&gt;a:nth-child(n+2){margin-left: 10px;}
	.k11-1&gt;p{padding: 5px 20px;font-size: 14px;}
		.ul05&gt;li&gt;a&gt;div&gt;img{width: 100%;height:400px;}
}

@media (max-width: 576px) {
	.ul01&gt;li:nth-child(n+2){margin-left: 8px;}
	.ul01&gt;li&gt;a{width: 75px;height: 75px;}
	.ul01&gt;li&gt;a&gt;div&gt;img{width: 40px;}
	.ul01&gt;li&gt;a&gt;div&gt;p{margin-top: 5px;font-size: 14px;}
	.k2-1&gt;div:nth-child(2){padding: 20px 15px 0 15px;}
		.ul05&gt;li&gt;a&gt;div&gt;img{width: 100%;height:230px;}
	.ul04&gt;li{float: left;width: 49.5%;margin-right: 2%; margin-bottom: 20px; background: #666;text-align: center;}
}

@media (max-width: 375px){
    
    .ul01&gt;li:nth-child(n+2){margin-left: 8px;}
	.ul01&gt;li&gt;a{width: 60px;height: 70px;}
	.ul01&gt;li&gt;a&gt;div&gt;img{width: 40px;}
	.ul01&gt;li&gt;a&gt;div&gt;p{margin-top: 5px;font-size: 12px;}
	.k2-1&gt;div:nth-child(2){padding: 20px 15px 0 15px;}
    	.ul05&gt;li&gt;a&gt;div&gt;img{width: 100%;height:200px;}
    .ul04&gt;li{float: left;width: 49.5%;margin-right: 2%; margin-bottom: 20px; background: #666;text-align: center;}
}
</pre></body></html>